Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add precommit hooks #11

Merged
merged 5 commits into from
Apr 3, 2020
Merged

fix: add precommit hooks #11

merged 5 commits into from
Apr 3, 2020

Conversation

ardeois
Copy link
Owner

@ardeois ardeois commented Apr 3, 2020

Add precommit hooks with Husky and lint-staged
We will run eslint and prettier for each files that is committed.

Add precommit hooks with Husky and lint-staged
We will run eslint and prettier for each files that is committed.
@ardeois ardeois self-assigned this Apr 3, 2020
@ardeois ardeois added the patch Increment the patch version when merged label Apr 3, 2020
ardeois added 2 commits April 3, 2020 16:45
Add precommit hooks with Husky and lint-staged
We will run eslint and prettier for each files that is committed.
…t-hooks

# Conflicts:
#	.github/workflows/lint.yml
@ardeois ardeois force-pushed the fix/commit-hooks branch from 3c5b664 to 3d11632 Compare April 3, 2020 20:49
@ardeois ardeois force-pushed the fix/commit-hooks branch from 3d11632 to 3282a59 Compare April 3, 2020 20:52
@ardeois ardeois merged commit 1228143 into master Apr 3, 2020
@ardeois ardeois deleted the fix/commit-hooks branch April 3, 2020 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant